PATHMac OS 8 and 9 Developer Documentation > Networking and Communications > URL Access Manager >

Transferring Files With the URL Access Manager


Authentication Flag Constant

The kUserNameAndPasswordFlag authentication flag specifies that both the user name and password are used for authentication.

enum
{
    kUserNameAndPasswordFlag    = 0x00000001
};


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)